Versions:

  • 0.1

CabInstaller is a lightweight, open-source utility developed by Bruno Vergasta Paiva that streamlines the deployment of Windows driver packages supplied in the Microsoft Cabinet (.CAB) format. Designed for system administrators, hardware technicians, and power users who regularly update or restore device drivers, the program eliminates the need for manual extraction and Device Manager navigation by automating the entire install sequence. Typical use cases include rapidly outfitting newly imaged workstations with OEM-specific drivers, injecting network or storage drivers into offline Windows PE images, refreshing peripheral firmware after a system rebuild, and silently deploying updated chipset packages across homogeneous PC fleets. By accepting a target .CAB file through either a graphical browse dialog or command-line argument, CabInstaller verifies digital signatures, expands the archive to a temporary location, and invokes the underlying Add-WindowsDriver or PnPUtil mechanisms appropriate to the host OS version, returning exit codes that can be logged for compliance reporting. Its source code transparency invites community auditing and customization, making the tool equally valuable to hobbyists repairing legacy hardware and enterprise teams seeking repeatable, scriptable workflows. The sole public release, version 0.1, remains current and is distributed under an open-source license that encourages modification and redistribution. CabInstaller is available for free on get.nero.com, where downloads are provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.

Tags: